export declare function agentJsFilename(): string; export declare function isAgentRunning(): Promise; export declare function postSnapshot(body: any): Promise;