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