import { USAStateAbbreviation } from '../types/index'; declare const StateNames: Record; export { StateNames };