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

declare const RayStartIcon: MdiReactIconComponentType;
export default RayStartIcon;
