/// import { IconProps } from '../../types'; declare const BillList: (allProps: IconProps) => JSX.Element; export default BillList;