import { FormDataAdapter } from 'fastapi-rtk/api'; export declare const createRnFormDataAdapter: () => FormDataAdapter;