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