import { MethodCallArgs } from '../WebDAVRequest'; export default function unchunkedMethod(arg: MethodCallArgs, callback: any): void;