export declare type State = 'all' | 'active' | 'archived' | 'deleted'; //# sourceMappingURL=state.d.ts.map