import { type MutationOptions } from '@tanstack/vue-query'; export declare const getModalMutationOptions: () => MutationOptions;