declare function stopWatchShake(): Promise<void>; declare namespace stopWatchShake { var version: { android: string; ios: string; }; } export default stopWatchShake;