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

declare const SwapFillIcon: RemixiconReactIconComponentType;
export default SwapFillIcon;
