import { Credentials } from "./credentials"; export declare function logDAU(credentials?: Credentials, persistCreds?: boolean): Promise;