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

declare const ProjectorScreenIcon: MdiReactIconComponentType;
export default ProjectorScreenIcon;
