export declare function setupRuntimeApi(): Promise; export declare function handleCommand(user: string, username: string, command: string): Promise; //# sourceMappingURL=runtime-api.d.ts.map