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