import * as React from 'react'; import { BoxOwnProps } from '../Box'; export declare const PanelContent: React.FC;