import React from 'react'; import { BoxTableProps } from '../interface'; export declare const BoxTable: React.FC;