export function blockquoteCompiler({ renderer }: { renderer: any; }): ({ tokens }: { tokens: any; }) => string; //# sourceMappingURL=blockquote.d.ts.map