declare class UNSnapshotProtectionHelper { static setAndroidSecurity(): void; static setIosSecurity(shouldProtectFromSnapshot: boolean, style: string): void; } export default UNSnapshotProtectionHelper; //# sourceMappingURL=UNSnapshotProtectionHelper.d.ts.map