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