import { default as React } from 'react'; export declare const InputGroup: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element;