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