import React from 'react'; export default class PopoverExample extends React.Component { render(): JSX.Element; } export declare const title = "Portal"; export declare const description = "Portal example";