export { default as PlatformInfoCard } from './PlatformInfoCard.vue'; export { default as ProductInfoCard } from './ProductInfoCard.vue'; export type { PlatformInfoCardProps } from './PlatformInfoCard.vue'; export type { ProductInfoCardProps } from './ProductInfoCard.vue'; //# sourceMappingURL=index.d.ts.map