export { onRenderClient }; import type { OnRenderClientAsync } from 'vike/types'; declare const onRenderClient: OnRenderClientAsync;