import React from 'react'; import type { IInputGroupProps } from './types'; export declare const InputGroup: React.MemoExoticComponent>>;