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