export type TTTLType = 'metrics' | 'traces' | 'logs';
