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

declare const MoneyEuroBoxFillIcon: RemixiconReactIconComponentType;
export default MoneyEuroBoxFillIcon;
