export declare class GetLogLevelCommand { appVersion: string; trackerId?: string; private availability; getLogLevel(): Promise; private render; }