import type { Ref } from 'vue'; export declare function useEditorRender(props: any, tableRef: Ref): void;