// Determine if the toggle button value matches, or is contained in, the // candidate group value. export default function isValueSelected(value: any, candidate: any): boolean; //# sourceMappingURL=isValueSelected.d.ts.map