import React from 'react'; export declare const SectionHeader: React.FC<{ children?: React.ReactNode; }>;