export declare function DIImport(): (type: new (...args: any[]) => any) => void;
