/** * Retrieves the current Keycloak logged-in user. * @since 1.5.0 */ export declare const AuthenticatedUser: (...dataOrPipes: unknown[]) => ParameterDecorator;