import { LaTeXCompilerOptions } from './LaTeXCompiler'; export default function attacher(this: any, options: LaTeXCompilerOptions): void;