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

declare const SwapLineIcon: RemixiconReactIconComponentType;
export default SwapLineIcon;
