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

declare const RayEndArrowIcon: MdiReactIconComponentType;
export default RayEndArrowIcon;
