declareconstLIBRARY_NAME = "react-native-wear-connectivity ";
declareconstIOS_NOT_SUPPORTED_WARNING = " does not support iOS. Please use react-native-watch-connectivity library for iOS.";
export { LIBRARY_NAME, IOS_NOT_SUPPORTED_WARNING };
//# sourceMappingURL=constants.d.ts.map