export declare type WIState = string[];
export declare const initialState: WIState;
