export * from "./IProfileCard";
export * from "./loc/localize";
export type { IProfileCardDialog } from "./IProfileCardDialog";
