export declare const convertType: (obj: any[] | any, indent?: string | undefined, lastIndent?: string | undefined) => any;
export declare const supportedMethods: string[];
//# sourceMappingURL=helpers.d.ts.map