import { type Opts } from "https://deno.land/x/s3si@gui-v0.4.16/src/app.ts";
definition: { profilePath: string; exporter: string; noProgress: boolean; monitor: boolean; withSummary: boolean; skipMode?: string; listMethod?: string; cache?: Cache; stateBackend?: StateBackend; env: Env; nxapiPresenceUrl?: string; }