export declare const cacheNativeView: (value: T) => void; export declare const getCachedNativeView: () => T; //# sourceMappingURL=wrapper.d.ts.map