import { SVGProps } from 'react'; declare const SvgBills: (props: SVGProps) => JSX.Element; export default SvgBills;