export declare function captureAutoCall(): Promise<void>;
export declare function shutdown(): Promise<void>;
