import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const historyIconName = "history";
export declare const historyIcon: IconShapeTuple;
