import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bookmarkIconName = "bookmark";
export declare const bookmarkIcon: IconShapeTuple;
