declare const _default: (progress: (arg: string) => void) => Promise<string>;
export default _default;
