export declare const SHORT_NAME = "short_name"; export declare const SHORT_NAME_ALT = "shortName"; export declare const FULL_NAME = "full_name"; export declare const THREE_LETTER_CODE = "three_letter_code"; export declare const THREE_LETTER_CODE_ALT = "threeLetterCode"; export declare const NAME = "name";