import { FC } from 'react'; import { UserInfoProps } from './types'; export declare const UserInfo: FC; export * from './types'; //# sourceMappingURL=index.d.ts.map