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