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

declare const MoneyDollarBoxFillIcon: RemixiconReactIconComponentType;
export default MoneyDollarBoxFillIcon;
