import React from 'react'; import type { CommonComponentProps, MarginModifierProp, ModifierClassProp } from '../types'; import type { GetRef } from '../utils/refs'; type AttributesMap = { [name: string]: string; }; interface AttributeSelectorProps extends CommonComponentProps, MarginModifierProp, ModifierClassProp { /** * A mapping of each inputs `value` to is `