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