import { DynamicModule } from '@nestjs/common'; export declare class ProfilingModule { static register(serviceName: string): DynamicModule; } //# sourceMappingURL=profiling.module.d.ts.map