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