import loadConfig from '@react-native-community/cli-config'; declare function run(platformName?: string): Promise; declare const bin: string; export { run, bin, loadConfig }; //# sourceMappingURL=index.d.ts.map