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