export { default } from "./pager.component";
export type { PagerProps } from "./pager.component";
