/** @packageDocumentation * @module WidgetPanels */ import "./PanelSections.scss"; import * as React from "react"; /** @internal */ export declare function PanelSections(): React.JSX.Element; //# sourceMappingURL=PanelSections.d.ts.map