export declare function extractFragment(content: string, sectionName: string): string;
