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

declare const MoneyPoundCircleFillIcon: RemixiconReactIconComponentType;
export default MoneyPoundCircleFillIcon;
