export declare function rewordRecentStep(message: any): void; export declare function superPickStep(hash: any): void; export declare function rebranchSuperSteps(): void; export declare function getPreviousEditedSteps(): any; export declare function hardResetRebaseState(step: any): void; export declare function stashRebaseState(todoFile: string): void;