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