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

declare const FundsFillIcon: RemixiconReactIconComponentType;
export default FundsFillIcon;
