import { type ParserRule } from '../../simple-markdown';
export declare const guildNavigation: ParserRule;
