import type { IPlatform } from "./IPlatform";
export declare const Platform: IPlatform;
