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