import { type ParserRule } from '@khanacademy/simple-markdown';
export declare const blockQuote: ParserRule;
