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