import { Security } from '@verdaccio/types';
export declare const TIME_EXPIRATION_1H = "1h";
export declare const defaultSecurity: Security;
