export declare const isWindowDefined: boolean;
export declare const zIndex: {
    dialog: number;
    popper: number;
};
