declare const iban: (iban: string | null | undefined) => boolean; export default iban; //# sourceMappingURL=iban.d.ts.map