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