import type { ThemePortalUI } from "../../interfaces/themes/portalUI"; declare const theme: ThemePortalUI; export default theme; export { ThemePortalUI };