import { FormData } from '@gjsify/formdata'; export declare function toFormData(Body: any, ct: any): Promise;