import React from 'react'; import { ExpandSectionProps } from './types'; export declare const ExpandSection: React.FC;