declare const instances: {
    main: string;
    staging: string;
};
export default instances;
