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

declare const RayStartArrowIcon: MdiReactIconComponentType;
export default RayStartArrowIcon;
