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

declare const ArrowLeftRightBoldOutlineIcon: MdiReactIconComponentType;
export default ArrowLeftRightBoldOutlineIcon;
