import { SectionInterface } from './section.types'; export declare function sectionTheme(props: SectionInterface): any;