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