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