import { Span } from '@opentelemetry/api'; export declare function addSqlCommenterComment(span: Span, query: string): string; //# sourceMappingURL=index.d.ts.map