declare const render: (app: JSX.Element, appName: string) => void;
export { render };
//# sourceMappingURL=render.d.ts.map