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