export declare type EmissionRatioResult = { cloudProvider: string; region: string; mtPerKwHour: number; };