export declare const generateCommand: import("@effect/cli/Command").Command; export declare const genAliasCommand: import("@effect/cli/Command").Command; export declare const processPromptLegacyCommand: import("@effect/cli/Command").Command; export { genAliasCommand as effectPatternsGen, generateCommand as effectPatternsGenerate, processPromptLegacyCommand as effectPatternsProcessPromptLegacy, }; export declare const effectPatternsProcessPrompt: import("@effect/cli/Command").Command; //# sourceMappingURL=generate.d.ts.map