export declare function getFirstTitleBoundaryPosition(title: string): number | null;
