declare const ModuleComplete: ({ onContinue }: { onContinue: () => void; }) => import("react/jsx-runtime").JSX.Element; export { ModuleComplete }; //# sourceMappingURL=ModuleComplete.d.ts.map