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

AspectRatio.displayName = 'AspectRatio';

export {AspectRatio, type AspectRatioFactory, type AspectRatioProps} from '@mantine/core';
