export default function Alphabet(value: string, error?: (value: string) => Error): asserts value is string; //# sourceMappingURL=alphabet.d.ts.map