import type { ThemeDefinition } from "../tokens/types"; declare const theme: ThemeDefinition; export default theme;