import { IconProps } from '../lib';
declare function ProjectorScreenChart(props: IconProps): JSX.Element;
export default ProjectorScreenChart;
