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