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