import { SecurityConfig } from '../interfaces/security.interface';
export declare const defaultSecurityConfig: SecurityConfig;
