import { type types } from "https://deno.land/x/embassyd_sdk@v0.3.4-alpha1/mod.ts";
const { createBackup } = types.ExpectedExports;
For backing up service data though the embassyOS UI
definition: (effects: Effects) => Promise<ResultType<unknown>>