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