import React from 'react'; import { UserpicProps } from './types'; export declare const Userpic: React.FunctionComponent;