/**
 * @license EUPL-1.2+
 * Copyright Gemeente Amsterdam
 */
export { Table } from './Table';
export type { TableProps } from './Table';
