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