import type { IconProps } from '../../types';
declare const Projector2Line: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Projector 2 Line
 * @see {@link https://remixicon.com/icon/projector-2-line Remix Icon Docs}
 */
export { Projector2Line };
