import { ITypedHash } from "@pnp/common"; export declare function body(o: U, previous?: T): T & { body: string; }; export declare function headers = {}>(o: U, previous?: T): T & { headers: U; }; //# sourceMappingURL=request-builders.d.ts.map