export type { TableConfig, FiltersForm, PaginationType } from './table';
export type { CardConfig } from './card';
export type { LoginConfig } from './login';
