import type { UpdateChannel } from "./UpdateChannel.js"; export type UpdaterSettings = { channel: UpdateChannel; }; //# sourceMappingURL=UpdaterSettings.d.ts.map