export declare const streamLogs: (logType: string, prettyjson: boolean, filterBy?: string | undefined, filterValue?: string | undefined) => void;