/// import { IconProps } from "../SvgIcon"; export declare const BillStatistics: (props?: IconProps) => JSX.Element; export default BillStatistics;