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

PillsInput.displayName = 'PillsInput';

export {PillsInput, type PillsInputFactory, type PillsInputProps} from '@mantine/core';
