export declare const bottomSheetRootThemeVars: { zIndex: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; }; //# sourceMappingURL=BottomSheetRoot.css.d.ts.map