/// export declare function Panel(props: { [propName: string]: any; }): JSX.Element;