export const FormData: {
    new (form?: HTMLFormElement | undefined): FormData;
    prototype: FormData;
};
//# sourceMappingURL=lib.d.ts.map