declare const _default: {
    API_VERSION: number;
    API_VERSION_MINOR: number;
    GATEWAY: string;
    URL: string;
};
export default _default;
