declare const componentRegistry: { [key: string]: React.FC; }; export default componentRegistry;