export { bcp47Normalize } from "./lib/index.js"; export type Warning = import('bcp-47').Warning; export type Options = import('./lib/index.js').Options;