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