export default interface IControllerDelete { delete(...args: any[]): Promise; } //# sourceMappingURL=iControllerDelete.d.ts.map