import { Boon } from "../../../engine/modifier.js";
export declare class ExtraProtection extends Boon {
    static src: string;
    constructor();
}
export default ExtraProtection;
//# sourceMappingURL=extra-protection.d.ts.map