import { RecastNavigationHelper } from "../../../../tools/navmesh"; import { IScriptAssetParserParameters } from "../../preload"; export declare function preloadNavMeshScriptAsset(parameters: IScriptAssetParserParameters): Promise;