/** * Display name for the Divider component */ export const DISPLAY_NAME = { ROOT: 'HeroUINative.Divider.Root', } as const;