import { Middleware } from 'openapi-fetch'; export declare const getCsrfMiddleware: () => Middleware;