export declare const ADMIN_ACTIONS: string[];
export declare const ENCRYPT_ACTIONS: string[];
export declare const DECRYPT_ACTIONS: string[];
