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