declare const _default: { actions: { SELECT_ALL: string; SELECT_REMAINING: string; UNSELECT_ALL: string; }; }; export default _default;