/// import { PageProps } from "../../login/pages/PageProps"; import { KcContext } from "../KcContext"; import type { I18n } from "../i18n"; export default function LoginOauthGrant(props: PageProps, I18n>): React.ReactElement;