declare const stringifyNonNativeInstance: (value: unknown) => string; export default stringifyNonNativeInstance;