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

declare const MoneyDollarBoxLineIcon: RemixiconReactIconComponentType;
export default MoneyDollarBoxLineIcon;
