import React from "react"; import type { MorphoViewerSimulProps } from "./types/public"; export declare function MorphoViewerSimul(props: MorphoViewerSimulProps): React.JSX.Element; //# sourceMappingURL=morpho-viewer-simul.d.ts.map