import type { TextInputOTPGroupProps } from '../types';
export declare function TextInputOTPGroup({ groupStyles, children, }: TextInputOTPGroupProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=text-input-otp-group.d.ts.map