/// import 'antd/dist/antd.variable.min.css'; import '../../variables.scss'; declare const Table: (props: any) => JSX.Element; export default Table;