export declare const US_NERC_REGIONS_EMISSIONS_FACTORS: {
    [nercRegion: string]: number;
};
