/** * title: 新增时自动滚动到底部 * desc: 使用 autoScrollOnCreate 来控制点击新增时是否自动滚动 */ declare const _default: () => JSX.Element; export default _default;