/** * Display names for Button components */ export const DISPLAY_NAME = { BUTTON_ROOT: 'HeroUINative.Button.Root', BUTTON_LABEL: 'HeroUINative.Button.Label', };