import { AlLocationDescriptor } from '../abstract'; /** * @public * * A dictionary of public Alert Logic resource locations, subkeyed by residency and environment. */ export declare const AlLocationDictionary: AlLocationDescriptor[];