/** * Ordered style buckets using the long pseudo-selector. * * If changed, make sure that it aligns with the definition in `packages/react/src/runtime/sheet.ts`. */ export declare const styleOrder: readonly string[];