export type CarrierType = "FleetCarrier" | "SquadronCarrier";
