export declare const botStatus: (projectPath: string) => Promise; export declare const prettyBotStatus: (projectPath: string) => Promise;