declare namespace _default { namespace error { const IsIBAN: string; const IsCountryIBAN: string; const IsNotCountryIBAN: string; } } export default _default; //# sourceMappingURL=cs.d.ts.map