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

declare const ChevronRightIcon: MdiReactIconComponentType;
export default ChevronRightIcon;
