import { BlockAnnotation } from "@atjson/document"; export declare class ListItem extends BlockAnnotation { static type: string; static vendorPrefix: string; } //# sourceMappingURL=list_item.d.ts.map