declare const url: "http://mockbin.com/har";
declare namespace options {
    const method: string;
    const headers: {
        'Content-Type': string;
    };
}
//# sourceMappingURL=multipart-form-data-no-params.d.ts.map