export declare function setVisible(state: any, payload: any): any;
export declare function setCollapse(state: any, payload: any): any;
