export default interface AccessTokenCertConf {
    "x5t#S256"?: string;
}
