export declare function validateParam(validators: PropertyDecorator[], name: string, value: any): void;