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