export interface ActiveState { label: string; value: string; }