declare const isNativeCode: (value: unknown) => boolean; export default isNativeCode;