export declare const links: { login: () => string; profile: (id: string) => string; };