export type FormControlHost = import('../../types/FormControlMixinTypes.js').FormControlHost;
export type HTMLElementWithValue = import('../../types/FormControlMixinTypes.js').HTMLElementWithValue;
