export declare function sourcemap_stacktrace(stack: any, load_contents: any): Promise<string>;
