declare namespace Nextcloud.v26 {

	interface OC extends Nextcloud.v25.OC {

	}

	interface OCP extends Nextcloud.v25.OCP {

	}

	interface WindowWithGlobals extends Nextcloud.Common.DayMonthConstants, Window {

	}
}
