export declare enum EnumBlockActions {
    OnBlocked = "onBlocked",
    OnUnblocked = "onUnblocked"
}
//# sourceMappingURL=index.d.ts.map