export declare function dockerLogin(username: string, password: string, registry?: string): Promise;