export default function (): { tempColOptions: import("vue").Ref; elTableNode: any; handleSelect: (selection: any, row: any) => void; handleSelectAll: (selection: any) => void; };