export declare const payloadBuilder: (data: T, key?: string | undefined) => T | { [x: string]: T; };