import type { FC } from 'react';
declare const PanelPicker: FC;
export default PanelPicker;
