"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Hr = void 0;
const tango_boot_1 = require("@music163/tango-boot");
const components_1 = require("@react-email/components");
exports.Hr = (0, tango_boot_1.defineComponent)(components_1.Hr, {
name: 'Hr',
});