import { Constants } from '../constants.js'; export declare const Span: (name?: string) => import("@nestjs/common").CustomDecorator;