export declare function avalidator(inputTypes: any, outputTypes: any, config: any): (target: any, name: string, descriptor: any) => any;