export declare enum WebhookType { UPLOAD = "UPLOAD", WRITE = "WRITE", DELETE = "DELETE", SCAN_RESULT = "SCAN_RESULT" }