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