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