import { Inject } from '@nestjs/common';
export declare const InjectAuthDefinitions: () => ReturnType<typeof Inject>;
