import type devMiddleware from '@react-native/dev-middleware'; export declare function getDevMiddleware(reactNativePath: string): Promise; export declare function getReactNativeCommunityCliPlugin(reactNativePath: string): Promise; //# sourceMappingURL=getReactNativeDeps.d.ts.map