/** * You shouldn't have to manually run this. * This is mainly an export for testing purposes. */ export function hydrate(hydration: any): void; export default function autoHydrate(): void;