import type { SwitchRootState } from "./root/SwitchRoot.js"; import type { StateAttributesMapping } from "../internals/getStateAttributesProps.js"; export declare const stateAttributesMapping: StateAttributesMapping;