import type { GenericParent } from 'myst-common';
import type { Plugin } from 'unified';
export declare const formatHtml: Plugin<[boolean?], string, GenericParent>;
//# sourceMappingURL=format.d.ts.map