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