import type { Element } from 'stylis'; export declare function isAtRuleElement(element: Element): boolean;