import type { IconComponent } from '../types'; declare const Projector: IconComponent; export default Projector;