export declare class ConfirmationConstantService { constructor(); validations: any; buildingType: { name: string; value: string; }[]; }