export declare function getAppLogs(host: string, appName: string | undefined, options: { last?: number; pagesize?: number; since?: string; upto?: string; }): Promise; //# sourceMappingURL=get-app-logs.d.ts.map