import {ThemeIcon} from '@mantine/core';

ThemeIcon.displayName = 'ThemeIcon';

export {ThemeIcon, type ThemeIconFactory, type ThemeIconProps} from '@mantine/core';
