import * as React from 'react'; import { type SwitchOwnerState } from './SwitchRoot.types'; export declare const SwitchContext: React.Context;