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