Repository URL to install this package:
|
Version:
2.8.0-studio-release ▾
|
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 };