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

declare const ArrowLeftRightLineIcon: RemixiconReactIconComponentType;
export default ArrowLeftRightLineIcon;
