/// import { MasterIconProps } from './types'; export declare const Projector: ({ color, size }: MasterIconProps) => JSX.Element;