import { CustomDecorator } from '@nestjs/common';
export declare const InternalOnly: () => CustomDecorator;
