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