export declare class HelpManager { private navigator; constructor(); showHelp(): Promise; } //# sourceMappingURL=help.d.ts.map