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