import * as React from 'react'; import { DisclosureBodyProps } from '../types'; export declare const DisclosureBody: React.FC;