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

declare const RayVertexIcon: MdiReactIconComponentType;
export default RayVertexIcon;
