import { SvgIconComponent } from './types'; declare const InputIcon: SvgIconComponent; export default InputIcon;