import { default as React } from 'react';
import { AdMeshProductCardProps } from '../types/index';
export declare const AdMeshProductCard: React.FC<AdMeshProductCardProps>;
//# sourceMappingURL=AdMeshProductCard.d.ts.map