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