UNPKG

gather-content-ui

Version:
12 lines 376 B
export declare function AvatarInformation(props: any): import("react/jsx-runtime").JSX.Element; export declare namespace AvatarInformation { var defaultProps: { className: string; name: string; email: string; actions: null; pending: boolean; }; } export default AvatarInformation; //# sourceMappingURL=AvatarInformation.d.ts.map