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