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