Do you mean user interface design or user interface development?
It doesn’t make sense to me to divide labor between “user experience” and “user interface design,” because user experience includes user interface design so there won’t be clearly separate responsibilities. They pretty much require the same skill set, with UX having a somewhat broader scope.
User interface design includes everything in the product that comes in contact with the user: content, information representation, controls, feedback, visual design, layout, structure and links among pages/windows, and so on.
User experience includes everything about the product that comes in contact with the user, including all the above, plus its purchasing, packaging, installation, customer and technical support, and branding. Yes, UX overlaps with marketing as well as user interface design.
It does make sense to divide labor between user experience and user interface development. The UXer (or user interface designer) creates the wireframes and specs for the UI and the developer implements it in code. Designing a UI/UX (e.g., via user-centered design) is a distinct skill set from developing it (e.g., via HTML, PostgreSQL, and AJAX), although some people have both sets.
Otherwise, you need to look at each individual’s skill set to best decide how to divide responsibilities. For example, the inexperienced UXer/designer can take direction from the senior UXer/designer. Or the one with a stronger background in graphic design can do the visual design, while the one with a stronger background in information architecture can do the application structure. Whether they call themselves a “user experience specialist” or “user interface designer” doesn’t matter much.