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