import { Base } from "../../../";

/*********************************************
* CopilotListItemExtensions
**********************************************/
export interface CopilotListItemExtensions {
	Id4a81de82eeb94d6080ea5bf63e27023a?: string;
}

/*********************************************
* CopilotListItemExtensionsCollections
**********************************************/
export interface CopilotListItemExtensionsCollections {

}
