In a file, I have the following object:
export const Styling = { ComponentA: () => {...}, List: { ComponentB: () => {...} } }