export { default as UserProfileCard } from './UserProfileCard.svelte';
export type { UserProfile, UserProfileCardEvents, UserProfileCardProps } from './types';
//# sourceMappingURL=index.d.ts.map