export default function getComponentLogs(id: string, isRemote: boolean): Promise<import("../../../scope/models/model-component").ComponentLogs>;
