export declare const UPDATE_ACTIONS: { readonly TOGGLE_TEXT_VISIBILITY: "toggleTextVisibility"; readonly TOGGLE_ROW_DENSITY: "toggleRowDensity"; };