import React from 'react';
export declare function requireNativeViewManager<P = any>(viewName: string): React.ComponentType<P>;