import { isFreightContainerID, isISO6346 } from "../../lib/isISO6346"; export default isISO6346; export { isFreightContainerID };