declare module 'react-native-argon2' { const argon2: any; // You can use a more specific type if available export default argon2; }