export declare function onHistoryBack(callback: () => void): { init(): void; cancel(): void; };