/**
 * Finds path to React Native inside `node_modules` or throws
 * an error otherwise.
 */
export default function resolveReactNativePath(root: string): string;
//# sourceMappingURL=resolveReactNativePath.d.ts.map