export declare const CLEAR_STATE = "CLEAR_STATE"; export declare const clearState: () => { type: string; };