export declare const TRANSACTION_KEY = "decorator:transaction";
export declare type TransactionType = 'string';
