Representation of the current platform state.
class PlatformState { renderToString(): string; getDocument(): any;}