import { Construct } from "micromark-util-types";

//#region src/ext/attention.d.ts
declare const attention: Construct;
//#endregion
export { attention };