// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. export { CatchAlls, BaseCatchAlls, type CatchAllAction, type CatchAllMatcher, type CatchAllUpdateResponse, type CatchAllGetResponse, type CatchAllUpdateParams, type CatchAllGetParams, } from './catch-alls'; export { Rules, BaseRules, type Action, type EmailRoutingRule, type Matcher, type RuleCreateParams, type RuleUpdateParams, type RuleDeleteParams, type RuleGetParams, } from './rules';