import Input from '../../types/input';

export * from '../../types/input';
export default Input;
