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