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