export default Section; declare function Section(props: any): any; declare namespace Section { let displayName: string; }