export declare const Global: {
    isSsr: boolean;
};
