using Content.Shared._NF.Bank; namespace Content.Client.Bank; // Shared is abstract. public sealed partial class BankSystem : SharedBankSystem;