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