import type { ListBlockModel } from '../list-model.js'; export declare function ListIcon(model: ListBlockModel, index: number, depth: number, showChildren: boolean, onClick: (e: MouseEvent) => void): import("lit").TemplateResult<1>; //# sourceMappingURL=get-list-icon.d.ts.map