import type { Child } from '../types';
export declare const render: (child: Child) => string;
//# sourceMappingURL=render.ssr.d.ts.map