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