import { Type } from '@nestjs/common'; export declare function sourceName(source?: string | Type): string; //# sourceMappingURL=source-name.d.ts.map