import * as stylex from '@stylexjs/stylex';
/**
 * Scoped marker for RadioListItem ancestor selectors.
 * Prevents hover styles from leaking from parent containers.
 */
export declare const radioScope: ReturnType<typeof stylex.defineMarker>;
//# sourceMappingURL=radio.markers.stylex.d.ts.map