import Appendable from "../../display/core/Appendable";
export declare const getIncludeKeys: (manager: Appendable) => any[];
