import type { IrType } from "@tsonic/frontend"; export declare const rebuildUnionTypePreservingCarrierFamily: (sourceUnion: Extract, nextTypes: readonly IrType[]) => IrType; //# sourceMappingURL=runtime-union-family-preservation.d.ts.map