import { OperationImpl } from './types'; export declare const del: OperationImpl<[], 'NOTHING_TO_DELETE'>; //# sourceMappingURL=delete.d.ts.map