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