import { IconDefinition } from '../types'; declare const IconInputBox: IconDefinition; export default IconInputBox;