declare const _default: (root: string, useCodeSandbox: boolean) => () => (tree: any, fileInfo: any) => Promise<any>;
export default _default;
