export declare const LinkItemData: { id: number; title: string; link: string; }[];