export declare const runCLI: (props: { clusterId?: string; apiSecret?: string; endpoint: string; }) => void;