import { Highlight } from '../../highlight';
export declare function highlightAllCallback(h: Highlight): Highlight;
