import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const libraryIconName = "library";
export declare const libraryIcon: IconShapeTuple;
