import type { _AI } from "./exports/AI.export";
/** @noSelf **/
export interface l_AI extends _AI {}
