declare function _default(policy: boolean | Function | Promise<any>, method: Function): any;
export default _default;
