Version: 1.0.01.0.11.0.21.0.31.0.41.0.51.0.61.0.71.0.81.0.91.0.101.0.121.0.131.0.141.0.151.0.161.0.171.0.181.0.191.0.202.0.02.0.12.0.22.0.32.0.42.0.52.0.62.0.72.0.82.0.92.0.102.0.112.0.122.0.132.0.142.0.152.1.02.1.12.1.22.1.32.1.52.1.62.1.72.1.83.0.03.0.13.0.23.0.33.1.03.1.13.1.23.1.33.1.44.0.04.0.14.0.24.0.35.0.05.0.15.0.28.0.08.0.18.0.28.0.38.0.49.0.09.0.19.1.09.1.19.2.09.2.19.2.210.0.010.0.110.0.210.0.312.0.012.0.112.0.2-issue.112012.0.2-issue.1120.112.0.2-issue.1120.212.0.212.1.013.0.013.0.114.0.014.0.115.0.015.0.116.0.017.0.017.0.117.0.218.0.019.0.0
import { NullValidationHandler } from './null-validation-handler';
/**
* This is just a dummy of the JwksValidationHandler
* telling the users that the real one has been moved
* to an library of its own, namely angular-oauth2-oidc-utils
*/
export declare class JwksValidationHandler extends NullValidationHandler {
constructor();
}