namespace FiscalOS.Infra.Common;
public static class Providers
{
public const string Plaid = nameof(Plaid);
}