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