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

declare const ArrowLeftRightFillIcon: RemixiconReactIconComponentType;
export default ArrowLeftRightFillIcon;
