import { type IconFn } from "../_icon.js"; /** Feather `CameraOff` icon. */ export declare const iconFeatherCameraOff: IconFn;