export declare function NullableInput(): false | import("react/jsx-runtime").JSX.Element | undefined;
