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