import React from 'react'; import { UndrawSVGProps } from '../types'; declare const ProudCoder: React.FC; export default ProudCoder;