/** * Interface for extending the `@phensley/cldr` library. * * @internal */ export interface Extension { }