import type { CustomStyleHookMapping } from '../../utils/getStyleHookProps.js'; export declare const itemMapping: CustomStyleHookMapping<{ checked: boolean; }>;