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