import { WidgetProps } from '@rjsf/utils'; export declare const PasswordWidget: (props: Pick) => import("react/jsx-runtime").JSX.Element;