import { type CustomDecorator } from '@nestjs/common'; export declare function Authenticated(): CustomDecorator; //# sourceMappingURL=authenticated.decorator.d.ts.map