import { Command } from "../Editor/CommandMachine"; export declare class FeedingCommand implements Command { exec(): Promise; private DrawHole; private DrawSideHole; private TestModeling; private DrawOriginModeling; private DateText; private ParseContourData; } //# sourceMappingURL=CommandFeeding.d.ts.map