export declare const helloCommand: import("@garden-io/grow-sdk/declarations/command").DeclaredCommand<[], [], import("@garden-io/grow-sdk/schema").s.ZodType>>, { needsConfig: boolean; usesCloud: boolean; isHidden: boolean; aliases: string[]; }, { log: import("../logger/log-entry").Log; ctx: import("..").GrowContext; globalOpts: import("@garden-io/grow-sdk/declarations/params").ParameterValues; }>;