declare module '@reactspring/react-native-md-hash' { function md5(text: string): Promise; }