1/** 2 * the ut for method in sourcefile, which doesn't have params and return value 3 */ 4export declare function test(): void;