export declare const initAuth: (done?: (...args: any[]) => void) => (dispatch: any) => Promise;