/**
 * Regular expression that matches a unicode punctuation character.
 */
export const unicodePunctuationRegex: RegExp
