export { default as NFT } from './NFT'; export { INFTProps } from './types';