UNPKG

@octopusdeploy/design-system-components

Version:
3 lines (2 loc) 159 B
import type { ThemeName } from "../Theme"; export declare function getTheme(themeName: ThemeName): import("@octopusdeploy/design-system-tokens").OctopusTheme;