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

declare const ProjectorIcon: MdiReactIconComponentType;
export default ProjectorIcon;
