import { SVGProps } from 'react'; export declare const Bill: (props: SVGProps) => import("react").JSX.Element; export default Bill; //# sourceMappingURL=bill.d.ts.map