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

BackgroundImage.displayName = 'BackgroundImage';

export {BackgroundImage, type BackgroundImageFactory, type BackgroundImageProps} from '@mantine/core';
