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