/**
 * Returns information about the platform this function is being run on.
 * @internal
 */
export declare function getPlatformInfo(): string;
/**
 * Returns information about React-Native this function is being run on.
 * @internal
 */
export declare function getFrameworkInfo(): string;
//# sourceMappingURL=runtimeInfo-react-native.d.mts.map