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