declare const allowedCharactersValues: readonly ["alpha", "numeric", "alphanumeric"]; export default allowedCharactersValues; //# sourceMappingURL=allowedCharactersValues.d.ts.map