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