import { SvgIconComponent } from './types'; declare const ListIcon: SvgIconComponent; export default ListIcon;