import { FC } from 'react'; import { VistaTableFooterV1Props } from '../type/vista-table-footer-type'; export declare const VistaTableFooterV1: FC;