export interface IAPMOptions { setTransactionName(name: string): void; }