import { Command } from '../Editor/CommandMachine'; export declare class Command_Explode implements Command { exec(): Promise; } //# sourceMappingURL=Explode.d.ts.map