export declare class LookupTypeConstant { static readonly AGENCY_ID: string; static readonly APPLICATION_DELETION_REASON_ID: string; static readonly APPLICATION_TYPE_ID: string; static readonly COUNTRY_ID: string; static readonly COUNTY_ID: string; static readonly DIVISION_ID: string; static readonly EXTERNAL_USER_ACCESS_LEVEL: string; static readonly FEE_APPLICABLE_TOWARD_ID: string; static readonly FEE_TYPE_ID: string; static readonly INSPECTION_RESULT_ID: string; static readonly LICENSE_DELETION_REASON_ID: string; static readonly LICENSE_STATUS_ID: string; static readonly NEW_APPLICATION_STATUS_ID: string; static readonly ORGANIZATION_DELETION_REASON_ID: string; static readonly ORGANIZATION_TYPE: string; static readonly PAYMENT_METHOD_ID: string; static readonly PROGRAM_AREA_ID: string; static readonly RENEWAL_APPLICATION_STATUS_ID: string; static readonly STATE_ID: string; }