import { type LogObject } from '@appsemble/types'; export declare function getLogs(deploymentName: string, fromAppsemble?: boolean): Promise;