/// <reference types="react" />
export * from './UserPic';
export declare const UserPic: import("react").FC<import("./UserPic").IUserPicProps>;
