import { Rule } from "@navikt/textparser";
export declare const ParagraphRule: Rule;
export declare const LinkRule: Rule;
