import type { AuthInstance } from '#auth-types'; export declare function useEnsureCsrf(auth?: AuthInstance): Promise;