export * from './components'; export declare const menuData: { common: { title: string; items: string[]; }[]; };