export const useMenuStore: import("pinia").StoreDefinition<"menu", { thirdLevelLinks: never[]; }, {}, { updateThirdLevelLinks(links: any): void; }>;