/// import type { EC3RouterProps } from "./EC3RouterProps"; export declare const EC3Router: ({ currentRoute, navigateTo, goBack, onExportResult }: EC3RouterProps) => JSX.Element | null; //# sourceMappingURL=EC3Router.d.ts.map