import Appendable from "../../display/core/Appendable"; export declare const addDeselectSystem: (item: Appendable) => void, deleteDeselectSystem: (item: Appendable) => void;