"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BlockQuotation = void 0; const BlockQuotation = exports.BlockQuotation = 'blockquote'; //# sourceMappingURL=index.js.map