import { IUSAState } from './typings';
export declare const usaStatesWithPopulation: IUSAState[];
