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

declare const ChevronRightLeftIcon: MdiReactIconComponentType;
export default ChevronRightLeftIcon;
