export declare function Span(name?: string): (target: any, propertyKey: string, propertyDescriptor: PropertyDescriptor) => void;