import { PureComponent } from "react"; export declare class PanelFooter extends PureComponent { constructor(props: any); render(): JSX.Element; }