export * from './Userpic'; import { UserpicProps } from './types'; export type { UserpicProps };