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