import { Types } from '@vtex/diagnostics-nodejs';
export declare function getLogClient(): Promise<Types.LogClient>;
