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