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

declare const SpotlightBeamIcon: MdiReactIconComponentType;
export default SpotlightBeamIcon;
