import { ECSContext } from "../ecs"; export declare const navMeshSystem: (ctx: ECSContext) => void; //# sourceMappingURL=navMeshSystem.d.ts.map