import type { FC, SVGProps } from "react";
export declare const Envelope: FC<SVGProps<SVGSVGElement>>;
export default Envelope;
//# sourceMappingURL=Envelope.d.ts.map