import * as i0 from "@angular/core"; export declare class StateService { static instance: StateService; constructor(); getStates(int: any): Promise; getBookingStates(): Promise; static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; }