export class State {
	name: string;
	abbreviation: string;
}