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

declare const MoneyEuroBoxLineIcon: RemixiconReactIconComponentType;
export default MoneyEuroBoxLineIcon;
