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