export declare enum WindowIds {
    UNKNOWN = -1,
    INVENTORY = 0
}
//# sourceMappingURL=WindowIds.d.ts.map