export declare const provideTransient: (identifier: any) => (target: any) => any;
export default provideTransient;
//# sourceMappingURL=provideTransient.d.ts.map