export { CharacterCount } from './CharacterCount';
export type { CharacterCountProps } from './CharacterCount';
