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