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