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

declare const ExchangeDollarFillIcon: RemixiconReactIconComponentType;
export default ExchangeDollarFillIcon;
