/// export declare const ConditionalRenderer: (props: ConditionalRendererPropTypes) => JSX.Element; export default ConditionalRenderer;