import React from "react";
/**
 * @group Preview components
 */
export declare function EmptyValue(): React.JSX.Element;
