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

declare const ExchangeDollarLineIcon: RemixiconReactIconComponentType;
export default ExchangeDollarLineIcon;
