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