/// <reference types="react" />
declare const PanelPageSettings: import("react").FunctionComponent<object>;
export default PanelPageSettings;
