export type SharedAccessSignatureAuthorizationRule = { keyName: string; primaryKey: string; secondaryKey: string; rights: string; };