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