import type { ComponentStyles } from './utils'; export interface SelectFieldTheme extends ComponentStyles { }