import { Highlighter } from './index'; export interface OpacityHighlighterOptions { } export declare const opacity: Highlighter.Definition;