import { OutputBlockData } from "@editorjs/editorjs"; export declare const header: ({ data }: OutputBlockData) => string;