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