export declare enum AssociationType { NATIONAL = "National", REGIONAL = "Regional", STATE = "State" }