export const RESULT: "result";
export const RESULT_META: "result_meta";
export const MENU_BAR: "menu-bar";
export const ROOT: "root";
