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