import * as _julo_ui_system from '@julo-ui/system';
import { d as OtpInputProps } from './types-cc693119.js';
import '@chakra-ui/descendant';
import '@chakra-ui/descendant/dist/use-descendant';
import 'react';
import '@chakra-ui/descendant/dist/descendant';

declare const OtpInput: _julo_ui_system.ComponentWithAs<"div", OtpInputProps>;

export { OtpInput as default };
