declare const _default: () => Promise<{ open: (path: string) => Promise; }>; export default _default;