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