import { BlockAnnotation } from "@atjson/document"; export declare class Paragraph extends BlockAnnotation { static vendorPrefix: string; static type: string; get rank(): number; } //# sourceMappingURL=paragraph.d.ts.map