import React from 'react'; import { RowWithActions, WebComponentProps } from 'oak-frontend-base'; import { EntityDict } from '../../../../../oak-app-domain'; declare const Upsert: (props: WebComponentProps; clientSecret: string; isCreation: boolean; }, { reGenerateClientSecret: () => void; }>) => React.JSX.Element; export default Upsert;