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

declare const ProjectorLineIcon: RemixiconReactIconComponentType;
export default ProjectorLineIcon;
