export { logSection }; declare function logSection(sectionTitle: string): void;