import React from 'react'; import type { CodeInputProps } from './types'; export declare const CodeInput: React.ForwardRefExoticComponent>;