/// declare const FactoryRenderer: (props: any) => import("react").JSX.Element | null; export default FactoryRenderer;