export declare const del: (this: T, ...keys: string[]) => Promise;