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