export declare const hello: (name: string) => string; export declare const getCookieContent: (username: string, password: string, authenticatorKey: string) => Promise; //# sourceMappingURL=index.d.ts.map