export { setupUikitRemoteDeps, } from "./_core/setupRemoteDeps"; export type { UikitRemoteSetupOptions, } from "./_core/setupRemoteDeps"; export { GBadge, } from "./GBadge"; export type { GBadgeProps, } from "./GBadge"; export { Pagination, } from "./Pagination"; export type { PaginationLevel, PaginationProps, } from "./Pagination";