import AlgorithmTable from './AlgorithmTable'; export type { AlgorithmTableProps } from './AlgorithmTable'; export default AlgorithmTable;