import * as React from 'react'; export declare class CollapsibleSectionSlotsExample extends React.Component<{}, {}> { render(): JSX.Element; }