import { StateOfUsa } from "./types/stateOfUsa"; export declare function getStatesOfUsa(): StateOfUsa[];