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