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