Swr: {
    mutateOneSimulation: (
        simulation: IFrontMutateSimulationsItem,
    ) => Promise<void>;
}

Type declaration