refactor: :art: Reorganize axis model and helper function
Moved the axis model into its own file and moved the axes_from_list helper into the utils where it is exposed publicly. Also updated many imports to use the public access patterns rather than the private ones.