/** SSR guard — true when running in a browser-like environment. */ export declare const isBrowser: boolean;