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