declare const StateOptions: { label: string; value: string; }[]; export default StateOptions;