import { type SvgProps } from 'react-native-svg'; declare const SvgNft: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgNft; //# sourceMappingURL=Nft.d.ts.map