export default function (channel: string, version: string, project?: string, outFile?: string): Promise<void>;
