export declare const useNative: () => boolean;
export declare const useNativeSync: () => boolean;
