import { IOptions } from '../options'; export default function toggleSupMark(options: IOptions, editor: any): any;