import type { CliExecutionContext } from "../cli.js"; export declare function runThemeCommand(args: readonly string[], context: CliExecutionContext): Promise; //# sourceMappingURL=theme.d.ts.map