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