/**
 * @license EUPL-1.2+
 * Copyright Gemeente Amsterdam
 */
export { Hint } from './Hint';
export type { HintProps } from './Hint';
