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