export declare class Ensurance { /** */ stateId: number; /** */ stateName: string; }