export declare const reflectApply: typeof Reflect.apply; export declare function isFunction(val: unknown): boolean;