/**
 * Built-in regional information, re-generated by `npm run build`.
 *
 * @generated 2023-12-26T23:19:43.436Z
 */
export declare class BuiltIns {
    /**
     * Registers all the built in regional data in the RegionInfo database.
     */
    static register(): void;
    private constructor();
}
