export declare function isFunction(value: any): value is Function; export declare const __DEV__: boolean;