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