/** * 値がメールアドレスとして正しい形式かどうかを判定します。 */ export declare const emailJa: ValidationRuleWithParams; //# sourceMappingURL=emailJa.d.ts.map