import type { CommandPlugin } from "../CommandPlugin"; declare const blockquote: CommandPlugin; export default blockquote;