import type { SidecarMetadata } from '../decorators/mod.js'; declare function moduleName(this: SidecarMetadata): string | number; export { moduleName }; //# sourceMappingURL=module-name.d.ts.map