// Types only - component is platform-specific export * from './types'; export type { MarkdownDynamicProps, MarkdownVariants } from './Markdown.styles'; // Re-export nothing - platform-specific indexes handle components