import { Asset } from "./types"; export declare function getPlatformVersion(asset: Asset): string;