import type { HandleDelete } from '@payloadcms/plugin-cloud-storage/types'; export declare const getHandleDelete: () => HandleDelete;