export { default as NftCard } from './NftCard'; export type { INftCardProps } from './types'; //# sourceMappingURL=index.d.ts.map