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