export * from './ItemsPerPage'; import { ItemsPerPageProps } from './ItemsPerPage.types'; export type { ItemsPerPageProps };