export declare function buildCommand({ tsc, publishSdks }?: { tsc?: boolean; publishSdks?: boolean; }): Promise;