import React from "react"; export declare function NextRouteComponent(this: { initialRoute?: string; }, props: any): React.ReactNode; //# sourceMappingURL=route-component.d.ts.map