export declare const convertType: (obj: any[] | any, indent?: string, lastIndent?: string) => string | "null"; export declare const supportedMethods: readonly ["ACL", "BASELINE_CONTROL", "CHECKIN", "CHECKOUT", "CONNECT", "COPY", "DELETE", "GET", "HEAD", "LABEL", "LOCK", "MERGE", "MKACTIVITY", "MKCOL", "MKWORKSPACE", "MOVE", "OPTIONS", "POST", "PROPFIND", "PROPPATCH", "PUT", "REPORT", "TRACE", "UNCHECKOUT", "UNLOCK", "UPDATE", "VERSION_CONTROL"]; //# sourceMappingURL=helpers.d.ts.map