import { Command } from "commander"; export declare function registerCookingCommands(program: Command): void; //# sourceMappingURL=cooking.d.ts.map