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