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

declare const ChevronLeftRightIcon: MdiReactIconComponentType;
export default ChevronLeftRightIcon;
