/** * @since 1.0.0 */ import type { RunMain } from "@effect/platform/Runtime"; /** * @since 1.0.0 * @category runtime */ export declare const runMain: RunMain; //# sourceMappingURL=BrowserRuntime.d.ts.map