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