import type { Command } from "commander"; export declare function setupPalkCommand(program: Command): void;