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