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