export declare enum LaserOffset {
    TECH_1 = 0,
    TECH_2 = 1,
    TECH_5 = 2,
    SHOOP = 3,
    BRIMSTONE = 4,
    MOMS_EYE = 5,
    TRACTOR_BEAM = 6
}
//# sourceMappingURL=LaserOffset.d.ts.map