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