import { WebContainer } from "@webcontainer/api"; declare const _default: (webcontainerInstance: WebContainer) => Promise; export default _default;