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