export declare const authenticate: () => Promise<{ token: any; }>;