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