import { ResizableColumn, InfiniteScrollTableData } from '../types'; export declare const createSpaceXColumns: () => ResizableColumn[];