export enum PdaType { Config = 'LP_CONFIG', Shard = 'SHARD', Position = 'POSITION', Protocol = 'PROTOCOL' }