Repository URL to install this package:
import { ListValueProps } from './typings'; /** * @todo why is this here? duplicating footer...? * we don't need a fixture here it belongs in the story */ declare const list: ListValueProps; export { list };