"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.BrEGovIcon = void 0;
var BrEGovIcon_1 = require("./BrEGovIcon");
Object.defineProperty(exports, "BrEGovIcon", { enumerable: true, get: function () { return BrEGovIcon_1.BrEGovIcon; } });