/// <reference types="heremaps" />
export declare function getPlatform(platformOptions: H.service.Platform.Options): any;
export default getPlatform;
