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