import { ComponentProvider } from 'react-native';
export declare class AppRegistryService {
    registerComponent(_appKey: string, _getComponentFunc: ComponentProvider): void;
}
//# sourceMappingURL=AppRegistryService.d.ts.map