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