/** @noSelfInFile */

declare namespace state_mgr_goap {
  export const operators: AnyTable
  export const properties: AnyTable
  export function goap_graph(st: AnyTable, npc: CGameObject): void
}
