export declare const codeBlockHandler: { render(raw: string, attrs?: Record): string; serialize(raw: string, attrs?: Record): string; }; //# sourceMappingURL=code-block.handler.d.ts.map