import { SVGProps } from "react";
declare const BSEnvelopeFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSEnvelopeFill };
