import { ReactIconComponentType } from '../types';

declare const Cottage: ReactIconComponentType;
export default Cottage;
            