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