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