import type { IPlatform } from './types';
export declare const platform: IPlatform;
