import type { MenuPath } from '@difizen/mana-core';

export const TabBarContextMenu: MenuPath = ['tab-bar-context-menu'];
