export declare const links: {
    name: string;
    path: string;
}[];
