export default remarkPresetLintConsistent; /** @type {Preset} */ declare const remarkPresetLintConsistent: Preset; import type { Preset } from 'unified'; //# sourceMappingURL=index.d.ts.map