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