export declare function ControlsPanel(props: any): import("react/jsx-runtime").JSX.Element; export declare const PBControls: { ControlsPanel: typeof ControlsPanel; };