import { default as React } from 'react'; declare function PanelStack(props: any): React.FunctionComponentElement; export { PanelStack };