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