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

RingProgress.displayName = 'RingProgress';

export {RingProgress, type RingProgressFactory, type RingProgressProps} from '@mantine/core';
