import { AssetRuntimeApi } from "@trackunit/iris-app-runtime-core-api"; /** * This is the runtime API for interacting with asset information available only on the asset page. */ export declare const AssetRuntime: AssetRuntimeApi;