/**
 *
 * @param options
 * @param route
 */
export default function addHeadingAnchors(route?: string): any;
