/**
 * 确保基础 initialValue 功能可用
 */
declare const Demo: () => import("react/jsx-runtime").JSX.Element;
export default Demo;
