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