import { ReactIconComponentType } from '../types';

declare const Input: ReactIconComponentType;
export default Input;
            