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

declare const attention: Construct;

export { attention };
