import { IconSvgProps } from '../types';
declare const Envelope: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Envelope;
//# sourceMappingURL=Envelope.d.ts.map