export declare const ROOT = "collapsibleListComponent"; export declare const NEW_PAIR_BUTTON = "CollapsibleListNewPair_button"; export declare const COLLAPSIBLE_LIST_ITEM = "collapsibleListItem"; export declare const COLLAPSIBLE_LIST_ITEM_TITLE = "collapsibleListItemTitle"; export declare const COLLAPSIBLE_LIST_ITEM_BODY = "collapsibleListItemBody"; export declare const EXPAND_BUTTON = "collapsibleListExpandButton"; export declare const TOOLBAR_DELETE_BUTTON = "blockButton_delete"; export declare const MODAL_ROOT = "collapsibleListModal"; export declare const COLLAPSIBLE_LIST_ONE_PAIR_EXPANDED = "onePairExpanded"; export declare const COLLAPSIBLE_LIST_EXPANDED_DEFAULT: { ALL: string; FIRST: string; NONE: string; }; //# sourceMappingURL=dataHooks.d.ts.map