export declare type SecurityPolicyType = 'UNKNOWN' | 'NONE' | 'AKAMAI';
