export declare const stateKey = "little-elements/lib/appContext/historyHelper"; export interface HistoryState { hashPath: string; }