import { StyledTableProps } from '../types'; export declare const injectColumns: >(props: StyledTableProps) => StyledTableProps["columns"];