export declare const STATE_CHANGE_TYPE: {
    readonly expand: "expand";
};
