import * as React from "react"; declare const TableCaption: React.ForwardRefExoticComponent & React.RefAttributes>; export default TableCaption;