/**
 * User Management Remote Functions
 *
 * Re-export from funcs for backward compatibility and internal use.
 * The actual implementation is in ../funcs/user-management.remote.ts
 */
export * from '../funcs/user-management.remote.js';
