export declare function baseDecoratorFunction(annotationType: string, config: any, isAsync?: boolean): (target: Object, propertyKey: string, parameterIndex?: any) => void;