import { Table as NextTable } from '@alifd/next';
declare const exported: typeof NextTable;
export default exported;
