export declare const PLATFORM: {
    [chainID: number]: string;
};
