export declare type Buff = {
    timeReduction: number;
};
//# sourceMappingURL=Buff.d.ts.map