import { StyleOptions } from '../options.ts'; export declare function applyStyle(revealElement: HTMLElement, options: Required): void;