export declare const getInjectableName: (injectable: any) => any; export declare const getInjectableNameWithJitCreation: (injectable: any) => any;