import * as React from 'react'; import { PropsWithChildren } from 'react'; export declare const Panel: React.FC>>;