/// export declare function render(App: (props: { path: string; }) => JSX.Element, routes?: any, rootQuerySelector?: string): void; //# sourceMappingURL=render.d.ts.map