export declare function runHermes({ bundleOutputPath, sourcemapOutputPath, }: { bundleOutputPath: string; sourcemapOutputPath?: string; }): Promise; //# sourceMappingURL=hermes.d.ts.map