export interface SimpleUpdateFormState { item?: any; redirect?: string; }