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