import { Handle } from 'mdast-util-to-markdown'; import type { ConstructName, Unsafe } from 'mdast-util-to-markdown'; export declare const hardBreak: Handle; export declare function patternInScope(stack: Array, pattern: Unsafe): boolean; //# sourceMappingURL=hard-break.d.ts.map