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