import type { COMMAND_LINE_EXECUTION_END_TOKEN } from '@tramvai/tokens-core-private'; import type { Metrics } from '@tramvai/tokens-metrics'; export declare const commandLineMetrics: (metrics: Metrics) => typeof COMMAND_LINE_EXECUTION_END_TOKEN; //# sourceMappingURL=commandLine.d.ts.map