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