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