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

declare const ExchangeBoxFillIcon: RemixiconReactIconComponentType;
export default ExchangeBoxFillIcon;
