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