type NFTCollectionTitleProps = { className?: string; }; export declare function NFTCollectionTitle({ className }: NFTCollectionTitleProps): import("react/jsx-runtime").JSX.Element | null; export {}; //# sourceMappingURL=NFTCollectionTitle.d.ts.map