import React from 'react'; const CertificateIcon: React.FC = () => ( ); export default CertificateIcon;