export interface PrivacyPolicyNameVo { privacyPolicyName: string; privacyPolicySn: number; }