export declare const IS_PUBLIC_KEY = "isPublic"; export declare const Public: () => import("@nestjs/common").CustomDecorator<string>;