import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Cottage: StyledIcon; export declare const CottageDimensions: { height: number; width: number; };