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

declare const RayEndIcon: MdiReactIconComponentType;
export default RayEndIcon;
