import FabreactorPanelStore from "../../stores/ui/PanelStore"; export interface IFabreactorPanelsProps { store?: FabreactorPanelStore; }