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