import React from 'react';
import { DefaultIconProps } from './types.js';
declare function _EnvelopeIcon({ color, ...rest }: DefaultIconProps): React.JSX.Element;
export declare const EnvelopeIcon: React.MemoExoticComponent<typeof _EnvelopeIcon>;
export {};
//# sourceMappingURL=Envelope.d.ts.map