export declare const appendRegExpToFormData: (formDataItem: any, item: any) => void;
