import { IconComponent } from '..';
declare const ListIcon: IconComponent;
export { ListIcon };
