/// export declare function SSR(props: { staticFileExtensions?: string[]; path?: string; }): JSX.Element;