export declare function createCenteredString(word: string, width?: number): string; export declare const help: string; export declare function helpMenu(): void; //# sourceMappingURL=help.d.ts.map