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

declare const MoneyPoundCircleLineIcon: RemixiconReactIconComponentType;
export default MoneyPoundCircleLineIcon;
