declare function injectable(): (target: any) => any;
export default injectable;
