export declare function call(func: (...args: any[]) => T): T;