import type { Pluggable } from 'unified';
export declare const rehypeListItemText: Pluggable;
