export declare function assetDownload(input: string, options: { output?: string; version?: string; format?: string; }): Promise;