import type { IconComponent } from '../types'; declare const BillList: IconComponent; export default BillList;