import { InputProps } from '../interfaces.js';
export declare function InputStar(props: InputProps): import("react/jsx-runtime").JSX.Element;
