import { type CSSObject } from '@emotion/react'; export declare function getSpecifiers(styles: CSSObject): CSSObject;