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

declare const CeilingLightIcon: MdiReactIconComponentType;
export default CeilingLightIcon;
