import { FunctionComponent } from 'react'; declare const Panel: FunctionComponent; export default Panel;