export declare function isISO6346(str: string): boolean; export declare const isFreightContainerID: (str: string) => boolean;