import { ApplyDecoratorsType } from '../types';
export declare const RestrictIp: () => ApplyDecoratorsType;
