import { Section } from '../types'; export declare function focusSectionElement(section: Section, sectionId: string): boolean; //# sourceMappingURL=focusSectionElement.d.ts.map