export declare const SkipValidation: () => import("@nestjs/common").CustomDecorator<string>;
