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