/** * 演示约定式赋值 * 使用 form */ declare const Demo: () => import("react/jsx-runtime").JSX.Element; export default Demo;