declare function isNative(val: any): boolean; export default isNative;