/** * 値が半角英数字かどうかを判定します。 */ export declare const alphaNumJa: ValidationRuleWithParams; //# sourceMappingURL=alphaNumJa.d.ts.map