/** * the ut for method in sourcefile, method is promise */ export declare function test(param1: string): Promise;