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