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

declare const MoneyPoundBoxFillIcon: RemixiconReactIconComponentType;
export default MoneyPoundBoxFillIcon;
