import { type InputProps } from '@strapi/strapi/admin';
export declare const Input: (props: InputProps) => import("react/jsx-runtime").JSX.Element;
