declare const APIUtils: { getIncludedObject(object: any, included: any): any; }; export { APIUtils };