import * as React from "react"; import { NavbarProps } from "./type"; export declare const Table: React.FC; export default Table; //# sourceMappingURL=index.d.ts.map