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