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