import { RemixiconReactIconComponentType } from './dist/typings';

declare const BillFillIcon: RemixiconReactIconComponentType;
export default BillFillIcon;
