declare function Guard(checkFunction: (...args: any[]) => boolean | Promise): MethodDecorator;