import type { IconComponent } from '../types'; declare const TextFieldFocus: IconComponent; export default TextFieldFocus;