/** * Theme Preview Component * * Displays current theme colors, typography, and design tokens. * Shows both light and dark mode variations with copy functionality. */ export declare function ThemePreview(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ThemePreview.d.ts.map