import { FC } from 'react'; import { VistaTableHeaderV1Props } from '../type/vista-table-header-type'; export declare const VistaTableHeaderV1: FC;