/**
 * Get the user schema.
 * @function getUserSchema
 * @returns {Object} Get the user schema action.
 */
export function getUserSchema(): any;
