import { IRuleEntitlement as LocalhostIRuleEntitlement, IRuleEntitlementBase } from '@river-build/generated/dev/typings/IRuleEntitlement.sol/IRuleEntitlement'; import LocalhostEntitlementAbi from '@river-build/generated/dev/abis/IRuleEntitlement.abi'; export type { LocalhostIRuleEntitlement as IRuleEntitlement }; export type { IRuleEntitlementBase }; export { LocalhostEntitlementAbi as IRuleEntitlementAbi }; //# sourceMappingURL=IRuleEntitlementShim.d.ts.map