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