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