import { IconProps } from '../lib';
declare function EnvelopeSimple(props: IconProps): JSX.Element;
export default EnvelopeSimple;
