declare const IS_SSR_MODE: boolean; declare const IS_SERVER: boolean; export { IS_SSR_MODE, IS_SERVER };