import { useConfigTable } from './table';
import { default as useModal } from './modal.ts';
export { useConfigTable, useModal };
