import { Command } from "../Editor/CommandMachine"; export declare class BackgroundSwitching implements Command { Transparency: true; exec(): Promise; } //# sourceMappingURL=BackgroundSwitching.d.ts.map