import FabreactorListStore from "../../stores/ui/ListStore"; export interface IFabreactorListBaseProps { store?: FabreactorListStore; }