/** * @typedef {import('bcp-47').Warning} Warning * @typedef {import('./lib/index.js').Options} Options */ export {bcp47Normalize} from './lib/index.js'