/// import type { INLBCertificateSelectorProps } from '../network/NLBListeners'; export declare function CertificateSelector({ availableCertificates, certificates, formik, app, certificateTypes, }: INLBCertificateSelectorProps): JSX.Element;