export * from '../../../vtable-plugins/src/index'; declare const HistoryPlugin: any; declare const FilterPlugin: any; declare const FilterActionType: any; export { HistoryPlugin, FilterPlugin, FilterActionType };