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

declare const SpotlightIcon: MdiReactIconComponentType;
export default SpotlightIcon;
