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