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