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