import * as Handlebars from 'handlebars';
export declare function ifShowNamedAnchors(options: Handlebars.HelperOptions): string;
