export declare const sectionHeaderComponent: import("../define-component.js").ComponentDefinition<"sectionHeader", {}, { children?: any; style?: any; }, { container: { borderBottom: string; marginTop: string; marginBottom: string; paddingBottom: string; fontSize: string; }; }>;