/** * This module exports all functions from the cardNumber module. */ export * from './cardNumber';