export { type IApiEntityColumn } from './column.interface';
export { type IApiEntity } from './interface';
