import React from 'react'; import { ProductIconPartProps } from '../ProductIcon.part.types'; declare const Congrats: React.FC; export { Congrats };