declare function unmanaged(): (target: any, targetKey: string, index: number) => any;
export default unmanaged;
