export default interface IControllerHead { head(...args: any[]): Promise; } //# sourceMappingURL=iControllerHead.d.ts.map