/** Enum of Ips */
export declare enum IpEnum {
    'kimsufi' = "kimsufi",
    'parking' = "parking"
}
//# sourceMappingURL=IpEnum.d.ts.map