import type { ComponentType } from 'react'; export declare function createLazyNativeViewManager>(name: string): () => ComponentType; //# sourceMappingURL=lazyNativeViewManager.d.ts.map