import { HellerSectionProps } from '../types'; export declare const HellerSection: (props: HellerSectionProps) => JSX.Element;