import type * as ReactTypes from "react"; export declare function renderToStringWithData(component: ReactTypes.ReactElement): Promise; //# sourceMappingURL=renderToStringWithData.d.ts.map