import { ComponentProps, ComponentType } from 'react'; export declare const renderIfEnabled: ; }>(key: string, importFunc: () => Promise) => (props: ComponentProps) => import("react/jsx-runtime").JSX.Element | null;