export declare const KeycloakTypeDefs = "directive @hasRole(role: [String]) on FIELD | FIELD_DEFINITION\ndirective @auth on FIELD | FIELD_DEFINITION\ndirective @hasPermission(resources: [String]) on FIELD | FIELD_DEFINITION";