import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bookIconName = "book";
export declare const bookIcon: IconShapeTuple;
