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

declare const ExchangeFundsFillIcon: RemixiconReactIconComponentType;
export default ExchangeFundsFillIcon;
