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