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