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

declare const CurrencyFillIcon: RemixiconReactIconComponentType;
export default CurrencyFillIcon;
