import { IUserPicProps } from '../UserPic';
export default function Props(_props: IUserPicProps): null;
