/** * @deprecated Since v0.9.0, Profile has moved to @abpjs/theme-shared. * Import from '@abpjs/theme-shared' instead. * This re-export is provided for backward compatibility. */ export { Profile, type ProfileProps } from '@abpjs/theme-shared';