import type { TextListStyle } from "../model/types.js"; export declare function readTextListStyle(node: any): TextListStyle;