export type Tokens = { management: string | null; iotHub: string | null; storage: string | null; };