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

declare const ExchangeLineIcon: RemixiconReactIconComponentType;
export default ExchangeLineIcon;
