import { CssRule, CssStyleCollection } from '@cssfn/core';
export declare const ifGlobalModal: (styles: CssStyleCollection) => CssRule;
